-
Notifications
You must be signed in to change notification settings - Fork 5k
Bump the python-requirements group across 1 directory with 32 updates #1951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-requirements group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [httpx[http2]](https://github.com/encode/httpx) | `0.27.0` | `0.27.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.0.0` | `8.4.0` | | [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota) | `1.3.0` | `1.3.1` | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.1.0` | `1.5.4` | | [numpy](https://github.com/numpy/numpy) | `2.0.1` | `2.1.0` | | [openai](https://github.com/openai/openai-python) | `1.42.0` | `1.43.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.26.0` | `1.27.0` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-aiohttp-client](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-asgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-dbapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-django](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-flask](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-httpx](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-openai](https://github.com/traceloop/openllmetry) | `0.27.0` | `0.29.2` | | [opentelemetry-instrumentation-psycopg2](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-requests](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-urllib](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-urllib3](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-instrumentation-wsgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.26.0` | `1.27.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.47b0` | `0.48b0` | | [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.47b0` | `0.48b0` | | [psutil](https://github.com/giampaolo/psutil) | `5.9.8` | `6.0.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.23.1` | | [std-uritemplate](https://github.com/std-uritemplate/std-uritemplate) | `1.0.5` | `1.0.6` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.4` | `1.9.7` | | [zipp](https://github.com/jaraco/zipp) | `3.20.0` | `3.20.1` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.2` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `fixedint` from 0.1.6 to 0.2.0 - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) Updates `httpx[http2]` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.27.2) Updates `importlib-metadata` from 8.0.0 to 8.4.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.0.0...v8.4.0) Updates `microsoft-kiota-serialization-json` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/microsoft/kiota/releases) - [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota/commits) Updates `msgraph-sdk` from 1.1.0 to 1.5.4 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.1.0...v1.5.4) Updates `numpy` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.0) Updates `openai` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.42.0...v1.43.0) Updates `opentelemetry-api` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.26.0...v1.27.0) Updates `opentelemetry-instrumentation` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-aiohttp-client` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-asgi` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-dbapi` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-django` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-fastapi` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-flask` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-httpx` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-openai` from 0.27.0 to 0.29.2 - [Release notes](https://github.com/traceloop/openllmetry/releases) - [Changelog](https://github.com/traceloop/openllmetry/blob/main/CHANGELOG.md) - [Commits](traceloop/openllmetry@0.27.0...0.29.2) Updates `opentelemetry-instrumentation-psycopg2` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-requests` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-urllib` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-urllib3` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-wsgi` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-sdk` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.26.0...v1.27.0) Updates `opentelemetry-semantic-conventions` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-util-http` from 0.47b0 to 0.48b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `psutil` from 5.9.8 to 6.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) Updates `pydantic-core` from 2.20.1 to 2.23.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.23.1) Updates `std-uritemplate` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/std-uritemplate/std-uritemplate/releases) - [Commits](std-uritemplate/std-uritemplate@1.0.5...1.0.6) Updates `yarl` from 1.9.4 to 1.9.7 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.4...v1.9.7) Updates `zipp` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.20.1) Updates `mypy` from 1.10.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: httpx[http2] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: microsoft-kiota-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: opentelemetry-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-aiohttp-client dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-asgi dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-dbapi dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-django dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-fastapi dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-flask dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-httpx dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-psycopg2 dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-requests dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-urllib dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-urllib3 dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-instrumentation-wsgi dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: opentelemetry-semantic-conventions dependency-type: direct:production dependency-group: python-requirements - dependency-name: opentelemetry-util-http dependency-type: direct:production dependency-group: python-requirements - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-requirements - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: std-uritemplate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-requirements group with 32 updates in the / directory:
2024.7.4
2024.8.30
0.1.6
0.2.0
0.27.0
0.27.2
8.0.0
8.4.0
1.3.0
1.3.1
1.1.0
1.5.4
2.0.1
2.1.0
1.42.0
1.43.0
1.26.0
1.27.0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.27.0
0.29.2
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
0.47b0
0.48b0
1.26.0
1.27.0
0.47b0
0.48b0
0.47b0
0.48b0
5.9.8
6.0.0
2.20.1
2.23.1
1.0.5
1.0.6
1.9.4
1.9.7
3.20.0
3.20.1
1.10.1
1.11.2
Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
fixedint
from 0.1.6 to 0.2.0Changelog
Sourced from fixedint's changelog.
Commits
c6f9439
Version bump to v0.2.0035bdca
Add py.typed and .pyi files to setup.pyb25aadc
Documentation updates418c239
Add type hints. Fixes #4.d2dbd20
Remove MutableFixedInt.itruediv (doesn't make sense), add base argument t...Updates
httpx[http2]
from 0.27.0 to 0.27.2Release notes
Sourced from httpx[http2]'s releases.
Changelog
Sourced from httpx[http2]'s changelog.
Commits
609df7e
ReintroduceURLTypes
. (#3288)1d6b663
Update CHANGELOG for 0.27.1 release date. (#3285)1bf1ba5
Version 0.27.1 (#3275)7c0cda1
Improve InvalidURL error message. (#3250)beb501f
Bump the python-packages group across 1 directory with 8 updates (#3247)359f77d
Clean up URL signature. (#3245)b351a44
Update requirements.txt (#3246)db9072f
Add URL parsing tests from WHATWG (#3188)92e9dfb
Update asgi.py docstring (#3210)e186ecc
Bump the python-packages group with 8 updates (#3213)Updates
importlib-metadata
from 8.0.0 to 8.4.0Changelog
Sourced from importlib-metadata's changelog.
Commits
1616cb3
Finalize71b4678
Add news fragment.ebcdcfd
Remove workaround for python/typeshed#10328.2c43cfe
Merge pull request #499 from danielhollas/defer-inspecta7aaf72
Use third-person imperative voice and link to issue in comment.e99c105
Restore single-expression logic.debb516
Don't use global var3c8e1ec
Finalize5035755
Merge pull request #498 from python/feature/entry-points-disallow-dist-match6d9b766
Remove MetadataPathFinder regardless of its position.Updates
microsoft-kiota-serialization-json
from 1.3.0 to 1.3.1Changelog
Sourced from microsoft-kiota-serialization-json's changelog.
... (truncated)
Commits
Updates
msgraph-sdk
from 1.1.0 to 1.5.4Release notes
Sourced from msgraph-sdk's releases.
... (truncated)
Changelog
Sourced from msgraph-sdk's changelog.
... (truncated)
Commits
9088e46
Merge pull request #839 from microsoftgraph/release-please--branches--main--c...b9ded0e
chore(main): release 1.5.4955f85f
fix: requires a higher version of the JSON dependency5ee9548
bump json serializer to >=1.3.040a35b8
Merge pull request #836 from microsoftgraph/dependabot/pip/pyjwt-2.9.001f1e3f
chore(deps-dev): bump pyjwt from 2.8.0 to 2.9.02cff720
Merge pull request #833 from microsoftgraph/dependabot/pip/mypy-1.11.12a1cedc
chore(deps-dev): bump mypy from 1.11.0 to 1.11.177855a0
Merge pull request #834 from microsoftgraph/dependabot/pip/aiohttp-3.10.0312d7ea
chore(deps-dev): bump aiohttp from 3.9.5 to 3.10.0Updates
numpy
from 2.0.1 to 2.1.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2f7fe64
Merge pull request #27236 from charris/prepare-2.1.0b6f434f
REL: Prepare for the NumPy 2.1.0 release [wheel build]3cf9394
Merge pull request #27234 from charris/backport-259847443dcc
Merge pull request #27233 from charris/backport-2722385b1cab
BUG: Allow fitting of degree zero polynomials with Polynomial.fit395a81d
DOC: reword discussion about shared arrays to hopefully be clearer5af2e96
Move NUMUSERTYPES thread safety discussion to legacy DType API docsd902c24
DOC: add docs on thread safety in NumPyc080180
Merge pull request #27229 from charris/backport-2722644ce7e8
BUG: FixPyArray_ZeroContiguousBuffer
(resize) with struct dtypesUpdates
openai
from 1.42.0 to 1.43.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
9850c16
release: 1.43.05d3111a
feat(api): add file search result details to run steps (#1681)Updates
opentelemetry-api
from 1.26.0 to 1.27.0Changelog
Sourced from opentelemetry-api's changelog.
Commits
537bc1b
Skip testpypi0d899c8
[release/v1.27.x-0.48bx] Prepare release 1.27.0/0.48b0 (#4150)43d818e
Update workflows (#4158)15ea441
Add support to type bytes for OTLP AnyValue encoding (#4128)ea36c5d
Add new maintainers aabmass and xrmx (#4148)448ca8d
Remove references to test.yml (#4151)98d3b3e
Add missingdef
in example (#4147)cb976b5
opentelemetry-test-utils: add async base test class for asgi (#4106)19e0a09
mnt: bump cap of importlib-metadata to 8.4.0 (#4144)fe67d45
events: test Event name precedence in attributes (#4142)Updates
opentelemetry-instrumentation
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation's changelog.
Commits
Updates
opentelemetry-instrumentation-aiohttp-client
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-aiohttp-client's changelog.
Commits
Updates
opentelemetry-instrumentation-asgi
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-asgi's changelog.
Commits
Updates
opentelemetry-instrumentation-dbapi
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-dbapi's changelog.
Commits
Updates
opentelemetry-instrumentation-django
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-django's changelog.
Commits
Updates
opentelemetry-instrumentation-fastapi
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-fastapi's changelog.
Commits
Updates
opentelemetry-instrumentation-flask
from 0.47b0 to 0.48b0Changelog
Sourced from opentelemetry-instrumentation-flask's changelog.